home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / oper_sys / fp / ifp_unix.lzh / ifp / fproot / math / linear / MatTail < prev    next >
Encoding:
Text File  |  1987-02-09  |  79 b   |  4 lines

  1. (* Deletes first row and column of matrix *)
  2. DEF MatTail AS tl | EACH tl END;
  3.  
  4.